[INFO] cloning repository https://github.com/bchallenor/firebreak
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bchallenor/firebreak" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbchallenor%2Ffirebreak", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbchallenor%2Ffirebreak'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40d765a0ee68d108d1b2abc9f40d4dce9010c883
[INFO] testing bchallenor/firebreak against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbchallenor%2Ffirebreak" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bchallenor/firebreak
[INFO] finished tweaking git repo https://github.com/bchallenor/firebreak
[INFO] tweaked toml for git repo https://github.com/bchallenor/firebreak written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bchallenor/firebreak on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bchallenor/firebreak already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v0.3.1
[INFO] [stderr]   Downloaded unicode-xid v0.2.1
[INFO] [stderr]   Downloaded futures-task v0.3.7
[INFO] [stderr]   Downloaded slab v0.4.2
[INFO] [stderr]   Downloaded indoc v1.0.3
[INFO] [stderr]   Downloaded num_cpus v1.13.0
[INFO] [stderr]   Downloaded proc-macro-nested v0.1.6
[INFO] [stderr]   Downloaded futures-macro v0.3.7
[INFO] [stderr]   Downloaded futures-core v0.3.7
[INFO] [stderr]   Downloaded hermit-abi v0.1.17
[INFO] [stderr]   Downloaded futures-sink v0.3.7
[INFO] [stderr]   Downloaded futures-io v0.3.7
[INFO] [stderr]   Downloaded quote v1.0.7
[INFO] [stderr]   Downloaded autocfg v1.0.1
[INFO] [stderr]   Downloaded socket2 v0.3.15
[INFO] [stderr]   Downloaded getrandom v0.1.15
[INFO] [stderr]   Downloaded paste v1.0.2
[INFO] [stderr]   Downloaded ipnet v2.3.0
[INFO] [stderr]   Downloaded pin-project-internal v1.0.1
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.9
[INFO] [stderr]   Downloaded pin-project-lite v0.1.11
[INFO] [stderr]   Downloaded miow v0.3.5
[INFO] [stderr]   Downloaded once_cell v1.4.1
[INFO] [stderr]   Downloaded termcolor v1.1.0
[INFO] [stderr]   Downloaded futures-executor v0.3.7
[INFO] [stderr]   Downloaded env_logger v0.7.1
[INFO] [stderr]   Downloaded humantime v1.3.0
[INFO] [stderr]   Downloaded log v0.4.11
[INFO] [stderr]   Downloaded async-trait v0.1.41
[INFO] [stderr]   Downloaded proc-macro2 v1.0.24
[INFO] [stderr]   Downloaded bytes v0.6.0
[INFO] [stderr]   Downloaded futures v0.3.7
[INFO] [stderr]   Downloaded futures-channel v0.3.7
[INFO] [stderr]   Downloaded crossbeam-utils v0.7.2
[INFO] [stderr]   Downloaded pin-project v1.0.1
[INFO] [stderr]   Downloaded syn v1.0.48
[INFO] [stderr]   Downloaded mio v0.7.4
[INFO] [stderr]   Downloaded ntapi v0.3.6
[INFO] [stderr]   Downloaded aho-corasick v0.7.14
[INFO] [stderr]   Downloaded futures-util v0.3.7
[INFO] [stderr]   Downloaded regex v1.4.1
[INFO] [stderr]   Downloaded regex-syntax v0.6.20
[INFO] [stderr]   Downloaded tokio v0.3.2
[INFO] [stderr]   Downloaded libc v0.2.80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5b5067cfd2186c13c17350342ec1e26a15efe2e2c2b1755ed557307e1633c33
[INFO] running `Command { std: "docker" "start" "-a" "a5b5067cfd2186c13c17350342ec1e26a15efe2e2c2b1755ed557307e1633c33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5b5067cfd2186c13c17350342ec1e26a15efe2e2c2b1755ed557307e1633c33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5b5067cfd2186c13c17350342ec1e26a15efe2e2c2b1755ed557307e1633c33", kill_on_drop: false }`
[INFO] [stdout] a5b5067cfd2186c13c17350342ec1e26a15efe2e2c2b1755ed557307e1633c33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c4c91fd22e3683e0822e4eaca23a761f1435498f07e2a1a454af41ccb02c3f2
[INFO] running `Command { std: "docker" "start" "-a" "7c4c91fd22e3683e0822e4eaca23a761f1435498f07e2a1a454af41ccb02c3f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling futures-core v0.3.7
[INFO] [stderr]    Compiling futures-sink v0.3.7
[INFO] [stderr]    Compiling once_cell v1.4.1
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.7
[INFO] [stderr]    Compiling futures-io v0.3.7
[INFO] [stderr]    Compiling futures-channel v0.3.7
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.9
[INFO] [stderr]    Compiling regex-syntax v0.6.20
[INFO] [stderr]    Compiling unindent v0.1.7
[INFO] [stderr]    Compiling pin-project-lite v0.1.11
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling bytes v0.6.0
[INFO] [stderr]    Compiling paste v1.0.2
[INFO] [stderr]    Compiling indoc v1.0.3
[INFO] [stderr]    Compiling ipnet v2.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling aho-corasick v0.7.14
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling mio v0.7.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling regex v1.4.1
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.1
[INFO] [stderr]    Compiling futures-macro v0.3.7
[INFO] [stderr]    Compiling tokio-macros v0.3.1
[INFO] [stderr]    Compiling async-trait v0.1.41
[INFO] [stderr]    Compiling tokio v0.3.2
[INFO] [stderr]    Compiling pin-project v1.0.1
[INFO] [stderr]    Compiling futures-util v0.3.7
[INFO] [stderr]    Compiling futures-executor v0.3.7
[INFO] [stderr]    Compiling futures v0.3.7
[INFO] [stderr]    Compiling firebreak v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `ConnPath` is never used
[INFO] [stdout]   --> src/conn/mod.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub trait ConnPath: Sync {
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ConnSpec` is never used
[INFO] [stdout]   --> src/conn/mod.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub enum ConnSpec {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ConnEffect` is never used
[INFO] [stdout]   --> src/conn/mod.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub enum ConnEffect {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OsNsConnPath` is never constructed
[INFO] [stdout]   --> src/conn/os.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct OsNsConnPath<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/conn/os.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<'a> OsNsConnPath<'a> {
[INFO] [stdout]    | ------------------------- associated function in this implementation
[INFO] [stdout] 28 |     pub fn new(
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ClientStatus` is never used
[INFO] [stdout]   --> src/conn/os.rs:84:6
[INFO] [stdout]    |
[INFO] [stdout] 84 | enum ClientStatus {
[INFO] [stdout]    |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SentCookie` is never constructed
[INFO] [stdout]   --> src/conn/os.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | struct SentCookie {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ServerStatus` is never used
[INFO] [stdout]   --> src/conn/os.rs:95:6
[INFO] [stdout]    |
[INFO] [stdout] 95 | enum ServerStatus {
[INFO] [stdout]    |      ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReceivedCookie` is never constructed
[INFO] [stdout]    --> src/conn/os.rs:101:8
[INFO] [stdout]     |
[INFO] [stdout] 101 | struct ReceivedCookie {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `OsNsConnector` is never used
[INFO] [stdout]    --> src/conn/os.rs:107:7
[INFO] [stdout]     |
[INFO] [stdout] 107 | trait OsNsConnector: Sized + Sync {
[INFO] [stdout]     |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Tcp` is never constructed
[INFO] [stdout]    --> src/conn/os.rs:172:8
[INFO] [stdout]     |
[INFO] [stdout] 172 | struct Tcp {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Udp` is never constructed
[INFO] [stdout]    --> src/conn/os.rs:176:8
[INFO] [stdout]     |
[INFO] [stdout] 176 | struct Udp {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Host` is never used
[INFO] [stdout]   --> src/host/mod.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait Host: Sized {
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Interface` is never used
[INFO] [stdout]   --> src/host/mod.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub trait Interface: Sized {
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_peer_addr_with_net` is never used
[INFO] [stdout]   --> src/host/mod.rs:49:4
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn random_peer_addr_with_net(addr_with_net: IpNet) -> IpNet {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OsHost` is never constructed
[INFO] [stdout]   --> src/host/os.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct OsHost {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OsInterface` is never constructed
[INFO] [stdout]   --> src/host/os.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct OsInterface {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/host/os.rs:165:8
[INFO] [stdout]     |
[INFO] [stdout] 164 | impl OsNs {
[INFO] [stdout]     | --------- methods in this implementation
[INFO] [stdout] 165 |     fn enable_ipv4_forwarding(&mut self) -> Result<(), io::Error> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 170 |     fn enable_ipv6_forwarding(&mut self) -> Result<(), io::Error> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 175 |     fn add_veth_link(&mut self, name: &str, peer_name: &str) -> Result<(), io::Error> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 185 |     fn enable_link(&mut self, name: &str) -> Result<(), io::Error> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 |     fn move_link(&mut self, name: &str, other: &mut Self) -> Result<(), io::Error> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 204 |     fn set_addr(&mut self, name: &str, addr: IpNet) -> Result<(), io::Error> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 221 |     fn list_addrs(&self) -> Result<String, io::Error> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 |     fn set_default_route(&mut self, addr: IpAddr) -> Result<(), io::Error> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 231 |     fn load_nft_rules<R: io::Read + Send>(&mut self, rules: R) -> Result<(), io::Error> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 |     fn list_nft_rules(&self) -> Result<String, io::Error> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `fd` and `fd_path` are never read
[INFO] [stdout]   --> src/os.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct OsNs {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 15 |     fd: File,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 16 |     /// Absolute path to the namespace. Valid only for the lifetime of this struct.
[INFO] [stdout] 17 |     fd_path: Box<Path>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OsNs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `path`, `scoped`, `spawn_scoped`, `scoped_process`, and `scoped_process_with_input` are never used
[INFO] [stdout]    --> src/os.rs:69:12
[INFO] [stdout]     |
[INFO] [stdout]  20 | impl OsNs {
[INFO] [stdout]     | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  69 |     pub fn path(&self) -> &Path {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  73 |     pub fn scoped<'a, F, T>(&self, f: F) -> Result<T, io::Error>
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  82 |     fn spawn_scoped<'scope, 'env, F, T>(
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn scoped_process<S>(&self, program: &str, args: &[S]) -> Result<String, io::Error>
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     pub fn scoped_process_with_input<S, R>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.41s
[INFO] running `Command { std: "docker" "inspect" "7c4c91fd22e3683e0822e4eaca23a761f1435498f07e2a1a454af41ccb02c3f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c4c91fd22e3683e0822e4eaca23a761f1435498f07e2a1a454af41ccb02c3f2", kill_on_drop: false }`
[INFO] [stdout] 7c4c91fd22e3683e0822e4eaca23a761f1435498f07e2a1a454af41ccb02c3f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6222c59867632fb9a49c7ebfe9a60a9c4aae0729fe972681417bcb9a98d3dc0f
[INFO] running `Command { std: "docker" "start" "-a" "6222c59867632fb9a49c7ebfe9a60a9c4aae0729fe972681417bcb9a98d3dc0f", kill_on_drop: false }`
[INFO] [stderr]    Compiling firebreak v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `source_name`, `target_name`, and `target_addr` are never used
[INFO] [stdout]   --> src/conn/mod.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub trait ConnPath: Sync {
[INFO] [stdout]    |           -------- methods in this trait
[INFO] [stdout] 11 |     fn source_name(&self) -> &str;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 12 |     fn source_addr(&self) -> IpAddr;
[INFO] [stdout] 13 |     fn target_name(&self) -> &str;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 14 |     fn target_addr(&self) -> IpAddr;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `name` is never used
[INFO] [stdout]   --> src/host/mod.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait Host: Sized {
[INFO] [stdout]    |           ---- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 17 |     fn name(&self) -> &str;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `name`, `addr_with_net`, and `addr` are never used
[INFO] [stdout]   --> src/host/mod.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub trait Interface: Sized {
[INFO] [stdout]    |           --------- methods in this trait
[INFO] [stdout] 42 |     fn name(&self) -> &str;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 43 |     fn addr_with_net(&self) -> IpNet;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 44 |     fn addr(&self) -> IpAddr {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.22s
[INFO] running `Command { std: "docker" "inspect" "6222c59867632fb9a49c7ebfe9a60a9c4aae0729fe972681417bcb9a98d3dc0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6222c59867632fb9a49c7ebfe9a60a9c4aae0729fe972681417bcb9a98d3dc0f", kill_on_drop: false }`
[INFO] [stdout] 6222c59867632fb9a49c7ebfe9a60a9c4aae0729fe972681417bcb9a98d3dc0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c7eb3a41e113ac816fffe44c90c9a62c8feb75d4a4a37d7627b99aaf872369e9
[INFO] running `Command { std: "docker" "start" "-a" "c7eb3a41e113ac816fffe44c90c9a62c8feb75d4a4a37d7627b99aaf872369e9", kill_on_drop: false }`
[INFO] [stderr] warning: methods `source_name`, `target_name`, and `target_addr` are never used
[INFO] [stderr]   --> src/conn/mod.rs:11:8
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub trait ConnPath: Sync {
[INFO] [stderr]    |           -------- methods in this trait
[INFO] [stderr] 11 |     fn source_name(&self) -> &str;
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 12 |     fn source_addr(&self) -> IpAddr;
[INFO] [stderr] 13 |     fn target_name(&self) -> &str;
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 14 |     fn target_addr(&self) -> IpAddr;
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `name` is never used
[INFO] [stderr]   --> src/host/mod.rs:17:8
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub trait Host: Sized {
[INFO] [stderr]    |           ---- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 17 |     fn name(&self) -> &str;
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `name`, `addr_with_net`, and `addr` are never used
[INFO] [stderr]   --> src/host/mod.rs:42:8
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub trait Interface: Sized {
[INFO] [stderr]    |           --------- methods in this trait
[INFO] [stderr] 42 |     fn name(&self) -> &str;
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] 43 |     fn addr_with_net(&self) -> IpNet;
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 44 |     fn addr(&self) -> IpAddr {
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `firebreak` (bin "firebreak" test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/firebreak-17fef20338f55396)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6 ... FAILED
[INFO] [stdout] test conn::os::tests::tcp_v6_ok ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_input_firewall_with_udp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_input_firewall_with_udp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_output_firewall_with_udp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_output_firewall_with_udp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6 ... FAILED
[INFO] [stdout] test conn::os::tests::udp_v6_ok ... FAILED
[INFO] [stdout] test conn::os::tests::tcp_v4_ok ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_input_firewall_with_udp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_input_firewall_with_udp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_output_firewall_with_udp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_output_firewall_with_udp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6 ... FAILED
[INFO] [stdout] test os::tests::add_veth_link ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_input_firewall_with_udp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6 ... FAILED
[INFO] [stdout] test conn::os::tests::udp_v4_ok ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_input_firewall_with_udp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4 ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_output_firewall_with_udp_over_ipv6 ... FAILED
[INFO] [stdout] test host::os::tests::test_reject_output_firewall_with_udp_over_ipv4 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbff1a9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbde6bb - <lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get::<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bb90711 - firebreak[105e33e66aafcbab]::host::os::tests::test_forward::<firebreak[105e33e66aafcbab]::host::os::tests::build_accept, firebreak[105e33e66aafcbab]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x63857bb96d47 - firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x63857bbab4cd - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63857bb603ed - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x63857bbd4bb9 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x63857bb6c5fc - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x63857bb63a2e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x63857bb5a44c - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x63857bb5a44c - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x63857bb5a44c - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x63857bb5e0da - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x63857bbdc13d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x63857bb47b14 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x63857bb400d3 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x63857bb3f763 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x63857bb3c6f1 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x63857bbf73ca - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x63857bb9b554 - firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x63857bb92ef7 - firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x63857bba3b46 - <firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   65:     0x713fd5ceca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbff1a9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbde6bb - <lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get::<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bb90711 - firebreak[105e33e66aafcbab]::host::os::tests::test_forward::<firebreak[105e33e66aafcbab]::host::os::tests::build_accept, firebreak[105e33e66aafcbab]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x63857bb96f67 - firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x63857bbab50d - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63857bb604fd - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x63857bbd4d09 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x63857bb6c71c - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x63857bb63a8e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x63857bb5abac - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x63857bb5abac - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x63857bb5abac - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x63857bb5e0fa - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x63857bbdc23d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x63857bb47ec4 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x63857bb400f3 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x63857bb3f823 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x63857bb3ca01 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x63857bbf757a - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x63857bb9b724 - firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x63857bb92f27 - firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x63857bba3b86 - <firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   65:     0x713fd5ceca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbff1a9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbde6bb - <lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get::<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bb89bb9 - firebreak[105e33e66aafcbab]::host::os::tests::test_input::<firebreak[105e33e66aafcbab]::host::os::tests::build_accept, firebreak[105e33e66aafcbab]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x63857bb944e7 - firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x63857bbab00d - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63857bb5efbd - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x63857bbd32c9 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x63857bb6b09c - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x63857bb6330e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x63857bb5182c - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x63857bb5182c - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x63857bb5182c - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x63857bb5de7a - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x63857bbdae3d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x63857bb43504 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x63857bb3fe73 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x63857bb3e923 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x63857bb38cc1 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x63857bbf53ba - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x63857bb992e4 - firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x63857bb92b67 - firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x63857bba3686 - <firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   65:     0x713fd5ceca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- conn::os::tests::tcp_v6_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'conn::os::tests::tcp_v6_ok' (19) panicked at src/main.rs:28:42:
[INFO] [stdout] Failed to create new user namespace: Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c792 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be84aa2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x63857bdcd5ec - <core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x63857bba41d2 - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:28:42
[INFO] [stdout]   22:     0x63857bba41d2 - <<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x63857bba6c5a - <lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get::<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29
[INFO] [stdout]   24:     0x63857bc0267d - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:41
[INFO] [stdout]   25:     0x63857be51e09 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   26:     0x63857bbff1a9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   27:     0x63857bbde6bb - <lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get::<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   28:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   29:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   30:     0x63857bba42cc - <firebreak[105e33e66aafcbab]::conn::os::tests::NS as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:306:13
[INFO] [stdout]   31:     0x63857bba42cc - <<firebreak[105e33e66aafcbab]::conn::os::tests::NS as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x63857bba6b6b - <lazy_static[bd5a0b020d267115]::lazy::Lazy<firebreak[105e33e66aafcbab]::os::OsNs>>::get::<<firebreak[105e33e66aafcbab]::conn::os::tests::NS as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29
[INFO] [stdout]   33:     0x63857bc0255d - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<firebreak[105e33e66aafcbab]::os::OsNs>>::get<<firebreak[105e33e66aafcbab]::conn::os::tests::NS as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:41
[INFO] [stdout]   34:     0x63857be51e09 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   35:     0x63857bbfef39 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<firebreak[105e33e66aafcbab]::os::OsNs>>::get<<firebreak[105e33e66aafcbab]::conn::os::tests::NS as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   36:     0x63857bbfcb7f - <lazy_static[bd5a0b020d267115]::lazy::Lazy<firebreak[105e33e66aafcbab]::os::OsNs>>::get::<<firebreak[105e33e66aafcbab]::conn::os::tests::NS as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   37:     0x63857bbfcb7f - <firebreak[105e33e66aafcbab]::conn::os::tests::NS as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   38:     0x63857bbfcb7f - <firebreak[105e33e66aafcbab]::conn::os::tests::NS as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   39:     0x63857bba4aba - <firebreak[105e33e66aafcbab]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:325:17
[INFO] [stdout]   40:     0x63857bba4aba - <<firebreak[105e33e66aafcbab]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63857bba6c11 - <lazy_static[bd5a0b020d267115]::lazy::Lazy<firebreak[105e33e66aafcbab]::conn::os::OsNsConnPath>>::get::<<firebreak[105e33e66aafcbab]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29
[INFO] [stdout]   42:     0x63857bc0261d - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<firebreak[105e33e66aafcbab]::conn::os::OsNsConnPath>>::get<<firebreak[105e33e66aafcbab]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:41
[INFO] [stdout]   43:     0x63857be51e09 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   44:     0x63857bbff0d9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<firebreak[105e33e66aafcbab]::conn::os::OsNsConnPath>>::get<<firebreak[105e33e66aafcbab]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   45:     0x63857bbfdb8f - <lazy_static[bd5a0b020d267115]::lazy::Lazy<firebreak[105e33e66aafcbab]::conn::os::OsNsConnPath>>::get::<<firebreak[105e33e66aafcbab]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   46:     0x63857bbfdb8f - <firebreak[105e33e66aafcbab]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   47:     0x63857bbfdb8f - <firebreak[105e33e66aafcbab]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   48:     0x63857bbf9814 - firebreak[105e33e66aafcbab]::conn::os::tests::tcp_v6_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:350:40
[INFO] [stdout]   49:     0x63857bbaad0d - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::tcp_v6_ok::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   50:     0x63857bb5e2fd - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::tcp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   51:     0x63857bbd2309 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::tcp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   52:     0x63857bb6a31c - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::tcp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   53:     0x63857bb62e8e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::tcp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   54:     0x63857bb4bfac - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::tcp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   55:     0x63857bb4bfac - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::tcp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   56:     0x63857bb4bfac - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::tcp_v6_ok::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   57:     0x63857bb5dcfa - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::tcp_v6_ok::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   58:     0x63857bbda23d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::tcp_v6_ok::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   59:     0x63857bb408c4 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::tcp_v6_ok::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   60:     0x63857bb3fcf3 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::tcp_v6_ok::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   61:     0x63857bb3e023 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::tcp_v6_ok::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   62:     0x63857bb3682d - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::conn::os::tests::tcp_v6_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   63:     0x63857bbf3fc2 - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::conn::os::tests::tcp_v6_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   64:     0x63857bbfc664 - firebreak[105e33e66aafcbab]::conn::os::tests::tcp_v6_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:347:5
[INFO] [stdout]   65:     0x63857bbf93f7 - firebreak[105e33e66aafcbab]::conn::os::tests::tcp_v6_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:348:29
[INFO] [stdout]   66:     0x63857bba3386 - <firebreak[105e33e66aafcbab]::conn::os::tests::tcp_v6_ok::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   69:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   70:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   75:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   76:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   77:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   78:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   79:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   80:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   81:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   82:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   83:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   84:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   85:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   86:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   87:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   88:     0x713fd5ceca64 - clone
[INFO] [stdout]   89:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_accept_input_firewall_with_udp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_accept_input_firewall_with_udp_over_ipv6' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbff1a9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbde6bb - <lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get::<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bb89bb9 - firebreak[105e33e66aafcbab]::host::os::tests::test_input::<firebreak[105e33e66aafcbab]::host::os::tests::build_accept, firebreak[105e33e66aafcbab]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x63857bb9492a - firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x63857bbab08d - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63857bb5f1dd - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x63857bbd3569 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x63857bb6b2dc - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x63857bb633ce - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x63857bb526ec - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x63857bb526ec - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x63857bb526ec - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x63857bb5deba - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x63857bbdb03d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x63857bb43c64 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x63857bb3feb3 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x63857bb3eaa3 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x63857bb392e1 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x63857bbf571a - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x63857bb99684 - firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x63857bb92bc7 - firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x63857bba3706 - <firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv6::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   65:     0x713fd5ceca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbff1a9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbde6bb - <lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get::<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bb89bb9 - firebreak[105e33e66aafcbab]::host::os::tests::test_input::<firebreak[105e33e66aafcbab]::host::os::tests::build_accept, firebreak[105e33e66aafcbab]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x63857bb942c7 - firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x63857bbaafcd - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63857bb5eead - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x63857bbd3179 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x63857bb6af7c - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x63857bb632ae - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x63857bb510cc - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x63857bb510cc - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x63857bb510cc - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x63857bb5de5a - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x63857bbdad3d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x63857bb43154 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x63857bb3fe53 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x63857bb3e863 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x63857bb389b1 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x63857bbf520a - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x63857bb99114 - firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x63857bb92b37 - firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x63857bba3646 - <firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   65:     0x713fd5ceca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_accept_input_firewall_with_udp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_accept_input_firewall_with_udp_over_ipv4' (29) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbff1a9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbde6bb - <lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get::<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bb89bb9 - firebreak[105e33e66aafcbab]::host::os::tests::test_input::<firebreak[105e33e66aafcbab]::host::os::tests::build_accept, firebreak[105e33e66aafcbab]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x63857bb9470a - firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x63857bbab04d - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63857bb5f0cd - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x63857bbd3419 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x63857bb6b1bc - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x63857bb6336e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x63857bb51f8c - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x63857bb51f8c - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x63857bb51f8c - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x63857bb5de9a - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x63857bbdaf3d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x63857bb438b4 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x63857bb3fe93 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x63857bb3e9e3 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x63857bb38fd1 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x63857bbf556a - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x63857bb994b4 - firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x63857bb92b97 - firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x63857bba36c6 - <firebreak[105e33e66aafcbab]::host::os::tests::test_accept_input_firewall_with_udp_over_ipv4::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   65:     0x713fd5ceca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_accept_output_firewall_with_udp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_accept_output_firewall_with_udp_over_ipv6' (34) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbff1a9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbde6bb - <lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get::<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bb8d779 - firebreak[105e33e66aafcbab]::host::os::tests::test_output::<firebreak[105e33e66aafcbab]::host::os::tests::build_accept, firebreak[105e33e66aafcbab]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x63857bb962aa - firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x63857bbab38d - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63857bb5fe9d - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x63857bbd4529 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x63857bb6c05c - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x63857bb6384e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x63857bb57f6c - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x63857bb57f6c - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x63857bb57f6c - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x63857bb5e03a - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x63857bbdbc3d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x63857bb468a4 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x63857bb40033 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x63857bb3f3a3 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x63857bb3b7a1 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x63857bbf6b5a - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x63857bb9ac44 - firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x63857bb92e07 - firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x63857bba3a06 - <firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv6::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   65:     0x713fd5ceca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6' (40) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbff1a9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbde6bb - <lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get::<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bb88cc9 - firebreak[105e33e66aafcbab]::host::os::tests::test_input::<firebreak[105e33e66aafcbab]::host::os::tests::build_drop, firebreak[105e33e66aafcbab]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x63857bb933e7 - firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x63857bbaae0d - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63857bb5e73d - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x63857bbd2849 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x63857bb6a79c - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x63857bb6300e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x63857bb4dd2c - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x63857bb4dd2c - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x63857bb4dd2c - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x63857bb5dd7a - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x63857bbda63d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x63857bb41784 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x63857bb3fd73 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x63857bb3e323 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x63857bb37441 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x63857bbf463a - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x63857bb98464 - firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x63857bb929e7 - firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x63857bba3486 - <firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   65:     0x713fd5ceca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_accept_output_firewall_with_udp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_accept_output_firewall_with_udp_over_ipv4' (33) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbff1a9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbde6bb - <lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get::<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bb8d779 - firebreak[105e33e66aafcbab]::host::os::tests::test_output::<firebreak[105e33e66aafcbab]::host::os::tests::build_accept, firebreak[105e33e66aafcbab]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x63857bb9608a - firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x63857bbab34d - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63857bb5fd8d - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x63857bbd43d9 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x63857bb6bf3c - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x63857bb637ee - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x63857bb5780c - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x63857bb5780c - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x63857bb5780c - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x63857bb5e01a - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x63857bbdbb3d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x63857bb464f4 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x63857bb40013 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x63857bb3f2e3 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x63857bb3b491 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x63857bbf69aa - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x63857bb9aa74 - firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x63857bb92dd7 - firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x63857bba39c6 - <firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_udp_over_ipv4::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   65:     0x713fd5ceca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4' (35) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbff1a9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbde6bb - <lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get::<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bb8f561 - firebreak[105e33e66aafcbab]::host::os::tests::test_forward::<firebreak[105e33e66aafcbab]::host::os::tests::build_drop, firebreak[105e33e66aafcbab]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x63857bb94b47 - firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x63857bbab0cd - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63857bb5f2ed - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x63857bbd36b9 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x63857bb6b3fc - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x63857bb6342e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x63857bb52e4c - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x63857bb52e4c - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x63857bb52e4c - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x63857bb5deda - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x63857bbdb13d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x63857bb44014 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x63857bb3fed3 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x63857bb3eb63 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x63857bb395f1 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x63857bbf58ca - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x63857bb99854 - firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x63857bb92bf7 - firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x63857bba3746 - <firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   65:     0x713fd5ceca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6' (44) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbff1a9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbde6bb - <lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get::<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bb8c889 - firebreak[105e33e66aafcbab]::host::os::tests::test_output::<firebreak[105e33e66aafcbab]::host::os::tests::build_drop, firebreak[105e33e66aafcbab]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x63857bb93c67 - firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x63857bbaaf0d - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63857bb5eb7d - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x63857bbd2d89 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x63857bb6ac1c - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x63857bb6318e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x63857bb4faac - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x63857bb4faac - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x63857bb4faac - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x63857bb5ddfa - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x63857bbdaa3d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x63857bb42644 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x63857bb3fdf3 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x63857bb3e623 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x63857bb38081 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x63857bbf4cfa - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x63857bb98ba4 - firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x63857bb92aa7 - firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x63857bba3586 - <firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   65:     0x713fd5ceca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4' (31) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbff1a9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbde6bb - <lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get::<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bb8d779 - firebreak[105e33e66aafcbab]::host::os::tests::test_output::<firebreak[105e33e66aafcbab]::host::os::tests::build_accept, firebreak[105e33e66aafcbab]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x63857bb95c47 - firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x63857bbab2cd - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63857bb5fb6d - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x63857bbd4139 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x63857bb6bcfc - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x63857bb6372e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x63857bb5694c - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x63857bb5694c - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x63857bb5694c - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x63857bb5dfda - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x63857bbdb93d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x63857bb45d94 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x63857bb3ffd3 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x63857bb3f163 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x63857bb3ae71 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x63857bbf664a - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x63857bb9a6d4 - firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x63857bb92d77 - firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x63857bba3946 - <firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   65:     0x713fd5ceca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6' (36) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbff1a9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbde6bb - <lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get::<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bb8f561 - firebreak[105e33e66aafcbab]::host::os::tests::test_forward::<firebreak[105e33e66aafcbab]::host::os::tests::build_drop, firebreak[105e33e66aafcbab]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x63857bb94d67 - firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x63857bbab10d - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63857bb5f3fd - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x63857bbd3809 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x63857bb6b51c - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x63857bb6348e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x63857bb535ac - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x63857bb535ac - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x63857bb535ac - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x63857bb5defa - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x63857bbdb23d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x63857bb443c4 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x63857bb3fef3 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x63857bb3ec23 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x63857bb39901 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x63857bbf5a7a - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x63857bb99a24 - firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x63857bb92c27 - firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x63857bba3786 - <firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   65:     0x713fd5ceca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbff1a9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbde6bb - <lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get::<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bb90711 - firebreak[105e33e66aafcbab]::host::os::tests::test_forward::<firebreak[105e33e66aafcbab]::host::os::tests::build_accept, firebreak[105e33e66aafcbab]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x63857bb9718a - firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x63857bbab54d - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63857bb6060d - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x63857bbd4e59 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x63857bb6c83c - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x63857bb63aee - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x63857bb5b30c - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x63857bb5b30c - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x63857bb5b30c - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x63857bb5e11a - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x63857bbdc33d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x63857bb48274 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x63857bb40113 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x63857bb3f8e3 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x63857bb3cd11 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x63857bbf772a - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x63857bb9b8f4 - firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x63857bb92f57 - firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x63857bba3bc6 - <firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   65:     0x713fd5ceca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4' (47) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbff1a9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbde6bb - <lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get::<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bb918c1 - firebreak[105e33e66aafcbab]::host::os::tests::test_forward::<firebreak[105e33e66aafcbab]::host::os::tests::build_reject, firebreak[105e33e66aafcbab]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x63857bb975c7 - firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x63857bbab5cd - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63857bb6082d - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x63857bbd50f9 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x63857bb6ca7c - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x63857bb63bae - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x63857bb5c1cc - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x63857bb5c1cc - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x63857bb5c1cc - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x63857bb5e15a - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x63857bbdc53d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x63857bb489d4 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x63857bb40153 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x63857bb3fa63 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x63857bb3d331 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x63857bbf7a8a - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x63857bb9bc94 - firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x63857bb92fb7 - firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x63857bba3c46 - <firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   65:     0x713fd5ceca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbff1a9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbde6bb - <lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get::<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bb90711 - firebreak[105e33e66aafcbab]::host::os::tests::test_forward::<firebreak[105e33e66aafcbab]::host::os::tests::build_accept, firebreak[105e33e66aafcbab]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x63857bb973aa - firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x63857bbab58d - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63857bb6071d - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x63857bbd4fa9 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x63857bb6c95c - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x63857bb63b4e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x63857bb5ba6c - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x63857bb5ba6c - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x63857bb5ba6c - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x63857bb5e13a - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x63857bbdc43d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x63857bb48624 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x63857bb40133 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x63857bb3f9a3 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x63857bb3d021 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x63857bbf78da - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x63857bb9bac4 - firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x63857bb92f87 - firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x63857bba3c06 - <firebreak[105e33e66aafcbab]::host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   65:     0x713fd5ceca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6' (32) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbff1a9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbde6bb - <lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get::<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bb8d779 - firebreak[105e33e66aafcbab]::host::os::tests::test_output::<firebreak[105e33e66aafcbab]::host::os::tests::build_accept, firebreak[105e33e66aafcbab]::host::os::tests::expect_ok>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x63857bb95e67 - firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x63857bbab30d - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63857bb5fc7d - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x63857bbd4289 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x63857bb6be1c - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x63857bb6378e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x63857bb570ac - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x63857bb570ac - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x63857bb570ac - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x63857bb5dffa - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x63857bbdba3d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x63857bb46144 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x63857bb3fff3 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x63857bb3f223 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x63857bb3b181 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x63857bbf67fa - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x63857bb9a8a4 - firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x63857bb92da7 - firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x63857bba3986 - <firebreak[105e33e66aafcbab]::host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   65:     0x713fd5ceca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- conn::os::tests::udp_v6_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'conn::os::tests::udp_v6_ok' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbff0d9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<firebreak[105e33e66aafcbab]::conn::os::OsNsConnPath>>::get<<firebreak[105e33e66aafcbab]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbfdb8f - <lazy_static[bd5a0b020d267115]::lazy::Lazy<firebreak[105e33e66aafcbab]::conn::os::OsNsConnPath>>::get::<<firebreak[105e33e66aafcbab]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbfdb8f - <firebreak[105e33e66aafcbab]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbfdb8f - <firebreak[105e33e66aafcbab]::conn::os::tests::IPV6_LOCALHOST_CONN_PATH as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bbf9e94 - firebreak[105e33e66aafcbab]::conn::os::tests::udp_v6_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:376:40
[INFO] [stdout]   25:     0x63857bbaad8d - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::udp_v6_ok::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x63857bb5e51d - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::udp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   27:     0x63857bbd25a9 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::udp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   28:     0x63857bb6a55c - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::udp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   29:     0x63857bb62f4e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::udp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   30:     0x63857bb4ce6c - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::udp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   31:     0x63857bb4ce6c - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::udp_v6_ok::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   32:     0x63857bb4ce6c - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::udp_v6_ok::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   33:     0x63857bb5dd3a - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::udp_v6_ok::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   34:     0x63857bbda43d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::udp_v6_ok::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x63857bb41024 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::udp_v6_ok::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   36:     0x63857bb3fd33 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::udp_v6_ok::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   37:     0x63857bb3e1a3 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::udp_v6_ok::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   38:     0x63857bb36e2d - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::conn::os::tests::udp_v6_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   39:     0x63857bbf42e2 - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::conn::os::tests::udp_v6_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   40:     0x63857bbfca04 - firebreak[105e33e66aafcbab]::conn::os::tests::udp_v6_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:373:5
[INFO] [stdout]   41:     0x63857bbf9457 - firebreak[105e33e66aafcbab]::conn::os::tests::udp_v6_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:374:29
[INFO] [stdout]   42:     0x63857bba3406 - <firebreak[105e33e66aafcbab]::conn::os::tests::udp_v6_ok::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   45:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   46:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   51:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   52:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   53:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   55:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   60:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   62:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   64:     0x713fd5ceca64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- conn::os::tests::tcp_v4_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'conn::os::tests::tcp_v4_ok' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbfef39 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<firebreak[105e33e66aafcbab]::os::OsNs>>::get<<firebreak[105e33e66aafcbab]::conn::os::tests::NS as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbfcb7f - <lazy_static[bd5a0b020d267115]::lazy::Lazy<firebreak[105e33e66aafcbab]::os::OsNs>>::get::<<firebreak[105e33e66aafcbab]::conn::os::tests::NS as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbfcb7f - <firebreak[105e33e66aafcbab]::conn::os::tests::NS as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbfcb7f - <firebreak[105e33e66aafcbab]::conn::os::tests::NS as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bba46fa - <firebreak[105e33e66aafcbab]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:315:17
[INFO] [stdout]   25:     0x63857bba46fa - <<firebreak[105e33e66aafcbab]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x63857bba6bc1 - <lazy_static[bd5a0b020d267115]::lazy::Lazy<firebreak[105e33e66aafcbab]::conn::os::OsNsConnPath>>::get::<<firebreak[105e33e66aafcbab]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29
[INFO] [stdout]   27:     0x63857bc025bd - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<firebreak[105e33e66aafcbab]::conn::os::OsNsConnPath>>::get<<firebreak[105e33e66aafcbab]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:41
[INFO] [stdout]   28:     0x63857be51e09 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   29:     0x63857bbff009 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<firebreak[105e33e66aafcbab]::conn::os::OsNsConnPath>>::get<<firebreak[105e33e66aafcbab]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   30:     0x63857bbfd8df - <lazy_static[bd5a0b020d267115]::lazy::Lazy<firebreak[105e33e66aafcbab]::conn::os::OsNsConnPath>>::get::<<firebreak[105e33e66aafcbab]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   31:     0x63857bbfd8df - <firebreak[105e33e66aafcbab]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   32:     0x63857bbfd8df - <firebreak[105e33e66aafcbab]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   33:     0x63857bbf94d4 - firebreak[105e33e66aafcbab]::conn::os::tests::tcp_v4_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:337:40
[INFO] [stdout]   34:     0x63857bbaaccd - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::tcp_v4_ok::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x63857bb5e1ed - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::tcp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   36:     0x63857bbd21b9 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::tcp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   37:     0x63857bb6a1fc - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::tcp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x63857bb62e2e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::tcp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x63857bb4b84c - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::tcp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   40:     0x63857bb4b84c - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::tcp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   41:     0x63857bb4b84c - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::tcp_v4_ok::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   42:     0x63857bb5dcda - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::tcp_v4_ok::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   43:     0x63857bbda13d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::tcp_v4_ok::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x63857bb40514 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::tcp_v4_ok::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   45:     0x63857bb3fcd3 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::tcp_v4_ok::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   46:     0x63857bb3df63 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::tcp_v4_ok::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   47:     0x63857bb3652d - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::conn::os::tests::tcp_v4_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   48:     0x63857bbf3e32 - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::conn::os::tests::tcp_v4_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   49:     0x63857bbfc494 - firebreak[105e33e66aafcbab]::conn::os::tests::tcp_v4_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:334:5
[INFO] [stdout]   50:     0x63857bbf93c7 - firebreak[105e33e66aafcbab]::conn::os::tests::tcp_v4_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:335:29
[INFO] [stdout]   51:     0x63857bba3346 - <firebreak[105e33e66aafcbab]::conn::os::tests::tcp_v4_ok::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   54:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   55:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   60:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   61:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   62:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   63:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   64:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   65:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   66:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   67:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   69:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   70:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   71:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   72:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   73:     0x713fd5ceca64 - clone
[INFO] [stdout]   74:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4' (37) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbff1a9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbde6bb - <lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get::<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bb8f561 - firebreak[105e33e66aafcbab]::host::os::tests::test_forward::<firebreak[105e33e66aafcbab]::host::os::tests::build_drop, firebreak[105e33e66aafcbab]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x63857bb94f8a - firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x63857bbab14d - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63857bb5f50d - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x63857bbd3959 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x63857bb6b63c - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x63857bb634ee - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x63857bb53d0c - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x63857bb53d0c - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x63857bb53d0c - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x63857bb5df1a - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x63857bbdb33d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x63857bb44774 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x63857bb3ff13 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x63857bb3ece3 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x63857bb39c11 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x63857bbf5c2a - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x63857bb99bf4 - firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x63857bb92c57 - firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x63857bba37c6 - <firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   65:     0x713fd5ceca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4' (39) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbff1a9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbde6bb - <lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get::<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bb88cc9 - firebreak[105e33e66aafcbab]::host::os::tests::test_input::<firebreak[105e33e66aafcbab]::host::os::tests::build_drop, firebreak[105e33e66aafcbab]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x63857bb931c7 - firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x63857bbaadcd - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63857bb5e62d - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x63857bbd26f9 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x63857bb6a67c - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x63857bb62fae - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x63857bb4d5cc - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x63857bb4d5cc - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x63857bb4d5cc - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x63857bb5dd5a - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x63857bbda53d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x63857bb413d4 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x63857bb3fd53 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x63857bb3e263 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x63857bb37131 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x63857bbf448a - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x63857bb98294 - firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x63857bb929b7 - firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x63857bba3446 - <firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   65:     0x713fd5ceca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_drop_input_firewall_with_udp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_drop_input_firewall_with_udp_over_ipv4' (41) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbff1a9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbde6bb - <lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get::<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bb88cc9 - firebreak[105e33e66aafcbab]::host::os::tests::test_input::<firebreak[105e33e66aafcbab]::host::os::tests::build_drop, firebreak[105e33e66aafcbab]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x63857bb9360a - firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x63857bbaae4d - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63857bb5e84d - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x63857bbd2999 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x63857bb6a8bc - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x63857bb6306e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x63857bb4e48c - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x63857bb4e48c - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x63857bb4e48c - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x63857bb5dd9a - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x63857bbda73d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x63857bb41b34 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x63857bb3fd93 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x63857bb3e3e3 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x63857bb37751 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x63857bbf47ea - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x63857bb98634 - firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x63857bb92a17 - firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x63857bba34c6 - <firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv4::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   65:     0x713fd5ceca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6' (38) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbff1a9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbde6bb - <lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get::<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bb8f561 - firebreak[105e33e66aafcbab]::host::os::tests::test_forward::<firebreak[105e33e66aafcbab]::host::os::tests::build_drop, firebreak[105e33e66aafcbab]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x63857bb951aa - firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x63857bbab18d - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63857bb5f61d - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x63857bbd3aa9 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x63857bb6b75c - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x63857bb6354e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x63857bb5446c - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x63857bb5446c - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x63857bb5446c - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x63857bb5df3a - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x63857bbdb43d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x63857bb44b24 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x63857bb3ff33 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x63857bb3eda3 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x63857bb39f21 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x63857bbf5dda - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x63857bb99dc4 - firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x63857bb92c87 - firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x63857bba3806 - <firebreak[105e33e66aafcbab]::host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   65:     0x713fd5ceca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_drop_input_firewall_with_udp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_drop_input_firewall_with_udp_over_ipv6' (42) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbff1a9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbde6bb - <lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get::<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bb88cc9 - firebreak[105e33e66aafcbab]::host::os::tests::test_input::<firebreak[105e33e66aafcbab]::host::os::tests::build_drop, firebreak[105e33e66aafcbab]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x63857bb9382a - firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x63857bbaae8d - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63857bb5e95d - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x63857bbd2ae9 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x63857bb6a9dc - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x63857bb630ce - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x63857bb4ebec - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x63857bb4ebec - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x63857bb4ebec - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x63857bb5ddba - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x63857bbda83d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x63857bb41ee4 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x63857bb3fdb3 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x63857bb3e4a3 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x63857bb37a61 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x63857bbf499a - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x63857bb98804 - firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x63857bb92a47 - firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x63857bba3506 - <firebreak[105e33e66aafcbab]::host::os::tests::test_drop_input_firewall_with_udp_over_ipv6::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   65:     0x713fd5ceca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_drop_output_firewall_with_udp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_drop_output_firewall_with_udp_over_ipv4' (45) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbff1a9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbde6bb - <lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get::<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bb8b999 - firebreak[105e33e66aafcbab]::host::os::tests::test_output::<firebreak[105e33e66aafcbab]::host::os::tests::build_drop, firebreak[105e33e66aafcbab]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x63857bb93e8a - firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x63857bbaaf4d - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63857bb5ec8d - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x63857bbd2ed9 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x63857bb6ad3c - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x63857bb631ee - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x63857bb5020c - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x63857bb5020c - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x63857bb5020c - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x63857bb5de1a - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x63857bbdab3d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x63857bb429f4 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x63857bb3fe13 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x63857bb3e6e3 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x63857bb38391 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x63857bbf4eaa - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x63857bb98d74 - firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x63857bb92ad7 - firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x63857bba35c6 - <firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv4::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   65:     0x713fd5ceca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_drop_output_firewall_with_udp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_drop_output_firewall_with_udp_over_ipv6' (46) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbff1a9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbde6bb - <lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get::<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bb8b999 - firebreak[105e33e66aafcbab]::host::os::tests::test_output::<firebreak[105e33e66aafcbab]::host::os::tests::build_drop, firebreak[105e33e66aafcbab]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x63857bb940aa - firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x63857bbaaf8d - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63857bb5ed9d - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x63857bbd3029 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x63857bb6ae5c - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x63857bb6324e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x63857bb5096c - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x63857bb5096c - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x63857bb5096c - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x63857bb5de3a - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x63857bbdac3d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x63857bb42da4 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x63857bb3fe33 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x63857bb3e7a3 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x63857bb386a1 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x63857bbf505a - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x63857bb98f44 - firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x63857bb92b07 - firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x63857bba3606 - <firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_udp_over_ipv6::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   65:     0x713fd5ceca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6' (48) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbff1a9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbde6bb - <lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get::<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bb918c1 - firebreak[105e33e66aafcbab]::host::os::tests::test_forward::<firebreak[105e33e66aafcbab]::host::os::tests::build_reject, firebreak[105e33e66aafcbab]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x63857bb977e7 - firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x63857bbab60d - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63857bb6093d - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x63857bbd5249 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x63857bb6cb9c - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x63857bb63c0e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x63857bb5c92c - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x63857bb5c92c - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x63857bb5c92c - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x63857bb5e17a - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x63857bbdc63d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x63857bb48d84 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x63857bb40173 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x63857bb3fb23 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x63857bb3d641 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x63857bbf7c3a - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x63857bb9be64 - firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x63857bb92fe7 - firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x63857bba3c86 - <firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   65:     0x713fd5ceca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- os::tests::add_veth_link stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'os::tests::add_veth_link' (59) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbff1a9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbde6bb - <lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get::<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bc048f3 - firebreak[105e33e66aafcbab]::os::tests::add_veth_link
[INFO] [stdout]                                at /opt/rustwide/workdir/src/os.rs:161:9
[INFO] [stdout]   25:     0x63857bc02ed7 - firebreak[105e33e66aafcbab]::os::tests::add_veth_link::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/os.rs:160:27
[INFO] [stdout]   26:     0x63857bba3306 - <firebreak[105e33e66aafcbab]::os::tests::add_veth_link::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   46:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   48:     0x713fd5ceca64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4' (51) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbff1a9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbde6bb - <lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get::<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bb8aaa9 - firebreak[105e33e66aafcbab]::host::os::tests::test_input::<firebreak[105e33e66aafcbab]::host::os::tests::build_reject, firebreak[105e33e66aafcbab]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x63857bb953c7 - firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x63857bbab1cd - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63857bb5f72d - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x63857bbd3bf9 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x63857bb6b87c - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x63857bb635ae - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x63857bb54bcc - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x63857bb54bcc - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x63857bb54bcc - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x63857bb5df5a - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x63857bbdb53d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x63857bb44ed4 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x63857bb3ff53 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x63857bb3ee63 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x63857bb3a231 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x63857bbf5f8a - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x63857bb99f94 - firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x63857bb92cb7 - firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x63857bba3846 - <firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   65:     0x713fd5ceca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4' (43) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbff1a9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbde6bb - <lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get::<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bb8c889 - firebreak[105e33e66aafcbab]::host::os::tests::test_output::<firebreak[105e33e66aafcbab]::host::os::tests::build_drop, firebreak[105e33e66aafcbab]::host::os::tests::expect_unreachable>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x63857bb93a47 - firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x63857bbaaecd - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63857bb5ea6d - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x63857bbd2c39 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x63857bb6aafc - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x63857bb6312e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x63857bb4f34c - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x63857bb4f34c - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x63857bb4f34c - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x63857bb5ddda - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x63857bbda93d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x63857bb42294 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x63857bb3fdd3 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x63857bb3e563 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x63857bb37d71 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x63857bbf4b4a - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x63857bb989d4 - firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x63857bb92a77 - firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x63857bba3546 - <firebreak[105e33e66aafcbab]::host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   65:     0x713fd5ceca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4' (49) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbff1a9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbde6bb - <lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get::<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bb918c1 - firebreak[105e33e66aafcbab]::host::os::tests::test_forward::<firebreak[105e33e66aafcbab]::host::os::tests::build_reject, firebreak[105e33e66aafcbab]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x63857bb97a0a - firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x63857bbab64d - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63857bb60a4d - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x63857bbd5399 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x63857bb6ccbc - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x63857bb63c6e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x63857bb5d08c - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x63857bb5d08c - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x63857bb5d08c - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x63857bb5e19a - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x63857bbdc73d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x63857bb49134 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x63857bb40193 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x63857bb3fbe3 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x63857bb3d951 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x63857bbf7dea - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x63857bb9c034 - firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x63857bb93017 - firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x63857bba3cc6 - <firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   65:     0x713fd5ceca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6' (50) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbff1a9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbde6bb - <lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get::<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bb918c1 - firebreak[105e33e66aafcbab]::host::os::tests::test_forward::<firebreak[105e33e66aafcbab]::host::os::tests::build_reject, firebreak[105e33e66aafcbab]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:357:9
[INFO] [stdout]   25:     0x63857bb97c2a - firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x63857bbab68d - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63857bb60b5d - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x63857bbd54e9 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x63857bb6cddc - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x63857bb63cce - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x63857bb5d7ec - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x63857bb5d7ec - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x63857bb5d7ec - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x63857bb5e1ba - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x63857bbdc83d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x63857bb494e4 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x63857bb401b3 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x63857bb3fca3 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x63857bb3dc61 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x63857bbf7f9a - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x63857bb9c204 - firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x63857bb93047 - firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x63857bba3d06 - <firebreak[105e33e66aafcbab]::host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   65:     0x713fd5ceca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_reject_input_firewall_with_udp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_reject_input_firewall_with_udp_over_ipv4' (53) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbff1a9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbde6bb - <lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get::<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bb8aaa9 - firebreak[105e33e66aafcbab]::host::os::tests::test_input::<firebreak[105e33e66aafcbab]::host::os::tests::build_reject, firebreak[105e33e66aafcbab]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x63857bb9580a - firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x63857bbab24d - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63857bb5f94d - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x63857bbd3e99 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x63857bb6babc - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x63857bb6366e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x63857bb55a8c - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x63857bb55a8c - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x63857bb55a8c - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x63857bb5df9a - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x63857bbdb73d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x63857bb45634 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x63857bb3ff93 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x63857bb3efe3 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x63857bb3a851 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x63857bbf62ea - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x63857bb9a334 - firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x63857bb92d17 - firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x63857bba38c6 - <firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv4::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   65:     0x713fd5ceca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6' (52) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbff1a9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbde6bb - <lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get::<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bb8aaa9 - firebreak[105e33e66aafcbab]::host::os::tests::test_input::<firebreak[105e33e66aafcbab]::host::os::tests::build_reject, firebreak[105e33e66aafcbab]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x63857bb955e7 - firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x63857bbab20d - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63857bb5f83d - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x63857bbd3d49 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x63857bb6b99c - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x63857bb6360e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x63857bb5532c - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x63857bb5532c - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x63857bb5532c - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x63857bb5df7a - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x63857bbdb63d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x63857bb45284 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x63857bb3ff73 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x63857bb3ef23 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x63857bb3a541 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x63857bbf613a - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x63857bb9a164 - firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x63857bb92ce7 - firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x63857bba3886 - <firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   65:     0x713fd5ceca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- conn::os::tests::udp_v4_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'conn::os::tests::udp_v4_ok' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbff009 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<firebreak[105e33e66aafcbab]::conn::os::OsNsConnPath>>::get<<firebreak[105e33e66aafcbab]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbfd8df - <lazy_static[bd5a0b020d267115]::lazy::Lazy<firebreak[105e33e66aafcbab]::conn::os::OsNsConnPath>>::get::<<firebreak[105e33e66aafcbab]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbfd8df - <firebreak[105e33e66aafcbab]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbfd8df - <firebreak[105e33e66aafcbab]::conn::os::tests::IPV4_LOCALHOST_CONN_PATH as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bbf9b54 - firebreak[105e33e66aafcbab]::conn::os::tests::udp_v4_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:363:40
[INFO] [stdout]   25:     0x63857bbaad4d - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::udp_v4_ok::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x63857bb5e40d - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::udp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   27:     0x63857bbd2459 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::udp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   28:     0x63857bb6a43c - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::udp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   29:     0x63857bb62eee - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::udp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   30:     0x63857bb4c70c - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::udp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   31:     0x63857bb4c70c - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::udp_v4_ok::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   32:     0x63857bb4c70c - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::udp_v4_ok::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   33:     0x63857bb5dd1a - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::udp_v4_ok::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   34:     0x63857bbda33d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::udp_v4_ok::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x63857bb40c74 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::udp_v4_ok::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   36:     0x63857bb3fd13 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::udp_v4_ok::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   37:     0x63857bb3e0e3 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::conn::os::tests::udp_v4_ok::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   38:     0x63857bb36b2d - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::conn::os::tests::udp_v4_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   39:     0x63857bbf4152 - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::conn::os::tests::udp_v4_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   40:     0x63857bbfc834 - firebreak[105e33e66aafcbab]::conn::os::tests::udp_v4_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:360:5
[INFO] [stdout]   41:     0x63857bbf9427 - firebreak[105e33e66aafcbab]::conn::os::tests::udp_v4_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conn/os.rs:361:29
[INFO] [stdout]   42:     0x63857bba33c6 - <firebreak[105e33e66aafcbab]::conn::os::tests::udp_v4_ok::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   45:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   46:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   51:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   52:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   53:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   55:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   60:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   62:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   63:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   64:     0x713fd5ceca64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_reject_input_firewall_with_udp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_reject_input_firewall_with_udp_over_ipv6' (54) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbff1a9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbde6bb - <lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get::<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bb8aaa9 - firebreak[105e33e66aafcbab]::host::os::tests::test_input::<firebreak[105e33e66aafcbab]::host::os::tests::build_reject, firebreak[105e33e66aafcbab]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:277:9
[INFO] [stdout]   25:     0x63857bb95a2a - firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x63857bbab28d - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63857bb5fa5d - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x63857bbd3fe9 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x63857bb6bbdc - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x63857bb636ce - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x63857bb561ec - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x63857bb561ec - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x63857bb561ec - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x63857bb5dfba - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x63857bbdb83d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x63857bb459e4 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x63857bb3ffb3 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x63857bb3f0a3 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x63857bb3ab61 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x63857bbf649a - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x63857bb9a504 - firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x63857bb92d47 - firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x63857bba3906 - <firebreak[105e33e66aafcbab]::host::os::tests::test_reject_input_firewall_with_udp_over_ipv6::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   65:     0x713fd5ceca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4' (55) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbff1a9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbde6bb - <lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get::<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bb8e669 - firebreak[105e33e66aafcbab]::host::os::tests::test_output::<firebreak[105e33e66aafcbab]::host::os::tests::build_reject, firebreak[105e33e66aafcbab]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x63857bb964c7 - firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x63857bbab3cd - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63857bb5ffad - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x63857bbd4679 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x63857bb6c17c - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x63857bb638ae - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x63857bb586cc - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x63857bb586cc - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x63857bb586cc - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x63857bb5e05a - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x63857bbdbd3d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x63857bb46c54 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x63857bb40053 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x63857bb3f463 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x63857bb3bab1 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x63857bbf6d0a - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x63857bb9ae14 - firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x63857bb92e37 - firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x63857bba3a46 - <firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   65:     0x713fd5ceca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6' (56) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbff1a9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbde6bb - <lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get::<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bb8e669 - firebreak[105e33e66aafcbab]::host::os::tests::test_output::<firebreak[105e33e66aafcbab]::host::os::tests::build_reject, firebreak[105e33e66aafcbab]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x63857bb966e7 - firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x63857bbab40d - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63857bb600bd - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x63857bbd47c9 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x63857bb6c29c - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x63857bb6390e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x63857bb58e2c - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x63857bb58e2c - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stderr] error: test failed, to rerun pass `--bin firebreak`
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x63857bb58e2c - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x63857bb5e07a - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x63857bbdbe3d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x63857bb47004 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x63857bb40073 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x63857bb3f523 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x63857bb3bdc1 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x63857bbf6eba - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x63857bb9afe4 - firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x63857bb92e67 - firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x63857bba3a86 - <firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   65:     0x713fd5ceca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_reject_output_firewall_with_udp_over_ipv6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_reject_output_firewall_with_udp_over_ipv6' (58) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbff1a9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbde6bb - <lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get::<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bb8e669 - firebreak[105e33e66aafcbab]::host::os::tests::test_output::<firebreak[105e33e66aafcbab]::host::os::tests::build_reject, firebreak[105e33e66aafcbab]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x63857bb96b2a - firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x63857bbab48d - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63857bb602dd - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x63857bbd4a69 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x63857bb6c4dc - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x63857bb639ce - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x63857bb59cec - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x63857bb59cec - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x63857bb59cec - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x63857bb5e0ba - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x63857bbdc03d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x63857bb47764 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x63857bb400b3 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x63857bb3f6a3 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x63857bb3c3e1 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x63857bbf721a - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x63857bb9b384 - firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x63857bb92ec7 - firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x63857bba3b06 - <firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv6::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   65:     0x713fd5ceca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- host::os::tests::test_reject_output_firewall_with_udp_over_ipv4 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'host::os::tests::test_reject_output_firewall_with_udp_over_ipv4' (57) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63857be6eb38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63857be6eb38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63857be6eb38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63857be8456a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63857be8456a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63857be73aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63857be73aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63857be4c6d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63857be4c6d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63857be66649 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63857bd56e5c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63857bd56e5c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63857be668c2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63857be668c2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63857be4c7c4 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x63857be41969 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63857be4d4ad - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63857be84d5c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63857be51f42 - <std[929523f510218772]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x63857bbff1a9 - <std[929523f510218772]::sync::once::Once>::call_once::<<lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x63857bbde6bb - <lazy_static[bd5a0b020d267115]::lazy::Lazy<()>>::get::<<firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x63857bbde6bb - <firebreak[105e33e66aafcbab]::INIT as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x63857bb8e669 - firebreak[105e33e66aafcbab]::host::os::tests::test_output::<firebreak[105e33e66aafcbab]::host::os::tests::build_reject, firebreak[105e33e66aafcbab]::host::os::tests::expect_refused>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:317:9
[INFO] [stdout]   25:     0x63857bb9690a - firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:433:23
[INFO] [stdout]   26:     0x63857bbab44d - <core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x63857bb601cd - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:74
[INFO] [stdout]   28:     0x63857bbd4919 - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:121:9
[INFO] [stdout]   29:     0x63857bb6c3bc - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::try_with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   30:     0x63857bb6396e - <std[929523f510218772]::thread::local::LocalKey<core[28b146924c2f19c6]::cell::Cell<tokio[4eab524bfe1b5b18]::coop::Budget>>>::with::<tokio[4eab524bfe1b5b18]::coop::with_budget<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   31:     0x63857bb5958c - tokio[4eab524bfe1b5b18]::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:114:13
[INFO] [stdout]   32:     0x63857bb5958c - tokio[4eab524bfe1b5b18]::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>, <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/coop.rs:98:5
[INFO] [stdout]   33:     0x63857bb5958c - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:193:35
[INFO] [stdout]   34:     0x63857bb5e09a - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:29
[INFO] [stdout]   35:     0x63857bbdbf3d - <tokio[4eab524bfe1b5b18]::macros::scoped_tls::ScopedKey<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Context>>::set::<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   36:     0x63857bb473b4 - tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::enter::<<tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>::{closure#0}, core[28b146924c2f19c6]::result::Result<(), std[929523f510218772]::io::error::Error>, tokio[4eab524bfe1b5b18]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:275:13
[INFO] [stdout]   37:     0x63857bb40093 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::Inner<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:185:9
[INFO] [stdout]   38:     0x63857bb3f5e3 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::InnerGuard<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:414:38
[INFO] [stdout]   39:     0x63857bb3c0d1 - <tokio[4eab524bfe1b5b18]::runtime::basic_scheduler::BasicScheduler<tokio[4eab524bfe1b5b18]::runtime::driver::Driver>>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/basic_scheduler.rs:145:30
[INFO] [stdout]   40:     0x63857bbf706a - <tokio[4eab524bfe1b5b18]::runtime::Runtime>::block_on::<firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.3.2/src/runtime/mod.rs:440:51
[INFO] [stdout]   41:     0x63857bb9b1b4 - firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:426:17
[INFO] [stdout]   42:     0x63857bb92e97 - firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/host/os.rs:427:104
[INFO] [stdout]   43:     0x63857bba3ac6 - <firebreak[105e33e66aafcbab]::host::os::tests::test_reject_output_firewall_with_udp_over_ipv4::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x63857bd49f3b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63857bd49f3b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x63857bd577b5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x63857bd577b5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x63857bd577b5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x63857bd577b5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x63857bd577b5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x63857bd52314 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x63857bd52314 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x63857bd5a832 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x63857bd5a832 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x63857bd5a832 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x63857bd5a832 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x63857bd5a832 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x63857be6e0cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x63857be6e0cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x713fd5c5faa4 - <unknown>
[INFO] [stdout]   65:     0x713fd5ceca64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     conn::os::tests::tcp_v4_ok
[INFO] [stdout]     conn::os::tests::tcp_v6_ok
[INFO] [stdout]     conn::os::tests::udp_v4_ok
[INFO] [stdout]     conn::os::tests::udp_v6_ok
[INFO] [stdout]     host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv4
[INFO] [stdout]     host::os::tests::test_accept_forward_firewall_with_tcp_over_ipv6
[INFO] [stdout]     host::os::tests::test_accept_forward_firewall_with_udp_over_ipv4
[INFO] [stdout]     host::os::tests::test_accept_forward_firewall_with_udp_over_ipv6
[INFO] [stdout]     host::os::tests::test_accept_input_firewall_with_tcp_over_ipv4
[INFO] [stdout]     host::os::tests::test_accept_input_firewall_with_tcp_over_ipv6
[INFO] [stdout]     host::os::tests::test_accept_input_firewall_with_udp_over_ipv4
[INFO] [stdout]     host::os::tests::test_accept_input_firewall_with_udp_over_ipv6
[INFO] [stdout]     host::os::tests::test_accept_output_firewall_with_tcp_over_ipv4
[INFO] [stdout]     host::os::tests::test_accept_output_firewall_with_tcp_over_ipv6
[INFO] [stdout]     host::os::tests::test_accept_output_firewall_with_udp_over_ipv4
[INFO] [stdout]     host::os::tests::test_accept_output_firewall_with_udp_over_ipv6
[INFO] [stdout]     host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv4
[INFO] [stdout]     host::os::tests::test_drop_forward_firewall_with_tcp_over_ipv6
[INFO] [stdout]     host::os::tests::test_drop_forward_firewall_with_udp_over_ipv4
[INFO] [stdout]     host::os::tests::test_drop_forward_firewall_with_udp_over_ipv6
[INFO] [stdout]     host::os::tests::test_drop_input_firewall_with_tcp_over_ipv4
[INFO] [stdout]     host::os::tests::test_drop_input_firewall_with_tcp_over_ipv6
[INFO] [stdout]     host::os::tests::test_drop_input_firewall_with_udp_over_ipv4
[INFO] [stdout]     host::os::tests::test_drop_input_firewall_with_udp_over_ipv6
[INFO] [stdout]     host::os::tests::test_drop_output_firewall_with_tcp_over_ipv4
[INFO] [stdout]     host::os::tests::test_drop_output_firewall_with_tcp_over_ipv6
[INFO] [stdout]     host::os::tests::test_drop_output_firewall_with_udp_over_ipv4
[INFO] [stdout]     host::os::tests::test_drop_output_firewall_with_udp_over_ipv6
[INFO] [stdout]     host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv4
[INFO] [stdout]     host::os::tests::test_reject_forward_firewall_with_tcp_over_ipv6
[INFO] [stdout]     host::os::tests::test_reject_forward_firewall_with_udp_over_ipv4
[INFO] [stdout]     host::os::tests::test_reject_forward_firewall_with_udp_over_ipv6
[INFO] [stdout]     host::os::tests::test_reject_input_firewall_with_tcp_over_ipv4
[INFO] [stdout]     host::os::tests::test_reject_input_firewall_with_tcp_over_ipv6
[INFO] [stdout]     host::os::tests::test_reject_input_firewall_with_udp_over_ipv4
[INFO] [stdout]     host::os::tests::test_reject_input_firewall_with_udp_over_ipv6
[INFO] [stdout]     host::os::tests::test_reject_output_firewall_with_tcp_over_ipv4
[INFO] [stdout]     host::os::tests::test_reject_output_firewall_with_tcp_over_ipv6
[INFO] [stdout]     host::os::tests::test_reject_output_firewall_with_udp_over_ipv4
[INFO] [stdout]     host::os::tests::test_reject_output_firewall_with_udp_over_ipv6
[INFO] [stdout]     os::tests::add_veth_link
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 41 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c7eb3a41e113ac816fffe44c90c9a62c8feb75d4a4a37d7627b99aaf872369e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7eb3a41e113ac816fffe44c90c9a62c8feb75d4a4a37d7627b99aaf872369e9", kill_on_drop: false }`
[INFO] [stdout] c7eb3a41e113ac816fffe44c90c9a62c8feb75d4a4a37d7627b99aaf872369e9
